home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / acornusr / 1990 / nov90 < prev    next >
Encoding:
Text File  |  1996-02-28  |  3.0 KB  |  58 lines

  1. 23/02/95
  2. * Here is a tip for 1st Word Plus and Epson compatible printer users.
  3. Although that is has been mentioned in this column before I feel it is worth
  4. mentioning again as the 1st Word Plus package is now supplied as standard
  5. will all BBC A3000 Learning Curve Systems. 1st Word Plus require the printer
  6. to have auto-line feeds disabled, but this clashes with other Archimedes
  7. packages and therefore we have devised the following changes that can be
  8. implemented to the printer drivers which will resolve the problem.
  9.  
  10. Entry 1 set to D
  11. Entry 23 set to 1B, 41, 0, D, 1B, 32
  12.  
  13. * Many Education establishments and Businesses often need to link their
  14. existing networked Archimedes computers to other standard networks such as
  15. Ethernet. Now with the introduction of the TCP/IP Protocol Suite it is
  16. possible to link other TCP/IP based systems to your network regardless of
  17. whether they are mainframes, minis or PCs.
  18.  
  19. Many Archimedes computer users are familiar with networking through Econet -
  20. the low-cost networking system from Acorn. By using an Acorn workstation,
  21. fitted with both Econet and Ethernet interfaces to act as a gateway, it is
  22. possible for Archimedes computers to to communicate on both networks.
  23. A gateway can be set up using either a UNIX workstation, such as an R140 or
  24. R260, or an Archimedes computer such as the 440/1. Thus, existing Econet
  25. users can link up with, or add, Ethernet networks with Unix machines, and
  26. existing Ethernet users can add low-cost Econet networks to their
  27. installations.
  28.  
  29. TCP/IP provides a number of services which include:
  30.  
  31. - an NFS client service which enables the user to examine files and
  32. directories held on other network computers from the RISC OS desktop. 
  33.  
  34. - a VT220 terminal emulation which allows the user to view information held
  35. on a number of remote UNIX systems.
  36.  
  37. - electronic mail facilities via a UNIX server to the international UNIX
  38. mail network. This is provided via the !MailMan application which is
  39. supplied with TCP/IP.
  40.  
  41. * Acorn have released a new ROM for Acorn I/O Podule users. If you have an
  42. I/O Podule with a Serial Number before 'AKA10 1002682 then you should
  43. contact your Acorn Dealer requesting that they supply and fit the new ROM
  44. under 'FCO 2011'. Please supply both the Host and Unit serial numbers to the
  45. dealer who will require them to complete the service report. 
  46.  
  47. * Third party software, particularly games reconfigure the BBC A3000 and
  48. Acorn Archimedes systems to gain the maximum amount of memory possible, for
  49. instance by unplugging parts of the operating system, before running. This
  50. can however cause problems once you have finished using the software if the
  51. software has not configured the computer back to how it was before the
  52. software was run. The sort of problems you can experience are messages like
  53. 'SWI &xxxxx Unknown' which normally means that one of the operating system
  54. modules that normally provides this call has been unplugged. To find out
  55. which modules have been unplugged type *UNPLUG. This will list the modules
  56. which can then be reinstated using the command *RMREINIT <modulename> eg.
  57. *RMREINIT FontManager.
  58.